{% extends 'base.html' %} {% load site_tags %} {% block title %}Certifications — {{ site_settings.institute_name }}{% endblock %} {% block content %} Skill Certifications Already skilled? Pass a professional MCQ exam and earn a verifiable certificate. Verify a certificate {% if categories %} All {% for cat in categories %} {{ cat.name }} {% endfor %} {% endif %} {% for program in programs %} Certification {% if program.category %} {{ program.category.name }} {% endif %} {{ program.title }} {{ program.short_description }} {{ program.questions_per_exam }} MCQs Pass {{ program.passing_score }}% {% format_price program.fee %} Details {% empty %} No certification programs published yet. {% endfor %} {% endblock %}
Already skilled? Pass a professional MCQ exam and earn a verifiable certificate.
{{ program.short_description }}